diff -r 715b25bff41d -r 90ef8839dc5d src/dsdv/bindings/modulegen__gcc_ILP32.py --- a/src/dsdv/bindings/modulegen__gcc_ILP32.py Fri Mar 23 04:33:02 2012 -0400 +++ b/src/dsdv/bindings/modulegen__gcc_ILP32.py Fri Mar 23 23:50:52 2012 -0700 @@ -3131,6 +3131,11 @@ 'uint32_t', [], is_pure_virtual=True, is_const=True, is_virtual=True) + ## socket.h (module 'network'): bool ns3::Socket::IsRecvPktInfo() const [member function] + cls.add_method('IsRecvPktInfo', + 'bool', + [], + is_const=True) ## socket.h (module 'network'): int ns3::Socket::Listen() [member function] cls.add_method('Listen', 'int',